home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Education / Biology / THE AIDS Stack / background_50910.txt < prev    next >
Encoding:
Text File  |  1988-04-16  |  2.6 KB  |  138 lines

  1. -- background: 50910 from stack: in
  2. -- bmap block id: 51164
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   hide menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 16 (button)
  16. -- low flags: 00
  17. -- high flags: 2000
  18. -- rect: left=299 top=271 right=308 bottom=328
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: HOME
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect dissolve slowly
  30.   go to card id 17296
  31.   visual venetian blinds slowly
  32.   go to card id 3013
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 18 (button)
  38. -- low flags: 00
  39. -- high flags: 2000
  40. -- rect: left=419 top=271 right=308 bottom=448
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   DoMenu Find...
  52. end mouseUp
  53.  
  54.  
  55.  
  56.  
  57. -- part 19 (button)
  58. -- low flags: 00
  59. -- high flags: 2000
  60. -- rect: left=329 top=271 right=308 bottom=358
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 1
  64. -- font id: 0
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: NEXT CARD
  69. ----- HyperTalk script -----
  70. on mouseUp
  71.   visual effect barn door open
  72.   doMenu Prev
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 20 (button)
  78. -- low flags: 00
  79. -- high flags: 2000
  80. -- rect: left=359 top=271 right=308 bottom=388
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 1
  84. -- font id: 0
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: NEXT CARD
  89. ----- HyperTalk script -----
  90. on mouseUp
  91.   visual effect barn door open
  92.   doMenu "Next"
  93. end mouseUp
  94.  
  95.  
  96.  
  97. -- part 21 (button)
  98. -- low flags: 00
  99. -- high flags: 2000
  100. -- rect: left=389 top=271 right=308 bottom=418
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 1
  104. -- font id: 0
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: STACKTOP
  109. ----- HyperTalk script -----
  110. on mouseUp
  111.   visual effect dissolve
  112.   go to card id 51251
  113. end mouseUp
  114.  
  115.  
  116.  
  117.  
  118. -- part 22 (button)
  119. -- low flags: 00
  120. -- high flags: 2000
  121. -- rect: left=449 top=271 right=308 bottom=478
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: glossary
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   push this card
  133.   visual effect barn door open
  134.   go to card id 20036
  135. end mouseUp
  136.  
  137.  
  138.